'Declaration Public Sub RemoveSlaveCollection( _
ByVal collectionCollection to remove from a list of slave collections.As System.Collections.IList _
)
public void RemoveSlaveCollection(
System.Collections.IList collection
)
public: void RemoveSlaveCollection(
System.Collections.IList* collection
)
public:
void RemoveSlaveCollection(
System.Collections.IList^ collection
)
Parameters
- collection
- Collection to remove from a list of slave collections.